Skip to content

Add logo, favicon, and loading spinner#4

Merged
ndemarco merged 1 commit intomainfrom
logo-integration
Apr 18, 2026
Merged

Add logo, favicon, and loading spinner#4
ndemarco merged 1 commit intomainfrom
logo-integration

Conversation

@ndemarco
Copy link
Copy Markdown
Owner

Summary

  • Restore WhereTF map pin logo to sidebar header (icon when collapsed, icon + text when expanded)
  • Add SVG favicon via app/icon.svg route + public/icon.svg static fallback
  • Add animated pin spinner component, replace all "Loading..." text across the app
  • Remove unused default Next.js boilerplate SVGs from public/
  • Fix stale .env.local.example (was referencing MongoDB/OAuth from v1)

Test plan

  • Favicon appears in browser tab
  • Sidebar shows orange pin icon + "WhereTF" text (expanded) or just pin (collapsed)
  • Loading states show animated pin instead of plain text
  • No regressions on modules, items, inserts, templates, taxonomy, activity pages

Restore the WhereTF map pin logo to the sidebar header, add it as
an SVG favicon (both app/icon.svg route and public/ static fallback),
and replace all plain "Loading..." text with an animated pin spinner.

Remove unused default Next.js boilerplate SVGs from public/.
Fix stale .env.local.example (was referencing MongoDB/OAuth).
@ndemarco ndemarco merged commit c9b759c into main Apr 18, 2026
4 checks passed
@ndemarco ndemarco deleted the logo-integration branch April 18, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant